[INFO] fetching crate braid_http_rs 0.1.5...
[INFO] testing braid_http_rs-0.1.5 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate braid_http_rs 0.1.5 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate braid_http_rs 0.1.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate braid_http_rs 0.1.5
[INFO] tweaked toml for crates.io crate braid_http_rs 0.1.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate braid_http_rs 0.1.5 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate braid_http_rs 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a8b010adfbdea1d654821d55eb1f6a4c04bf90f02b1de2c0a49903fc3e30653
[INFO] running `Command { std: "docker" "start" "-a" "6a8b010adfbdea1d654821d55eb1f6a4c04bf90f02b1de2c0a49903fc3e30653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a8b010adfbdea1d654821d55eb1f6a4c04bf90f02b1de2c0a49903fc3e30653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a8b010adfbdea1d654821d55eb1f6a4c04bf90f02b1de2c0a49903fc3e30653", kill_on_drop: false }`
[INFO] [stdout] 6a8b010adfbdea1d654821d55eb1f6a4c04bf90f02b1de2c0a49903fc3e30653
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50b9ad5167f5c222403a743df463736c87e2d460476961e35262fc8d75f22cd4
[INFO] running `Command { std: "docker" "start" "-a" "50b9ad5167f5c222403a743df463736c87e2d460476961e35262fc8d75f22cd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling bytestream v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling jumprope v1.1.2
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling nfsserve v0.10.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sfv v0.14.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling braid_http_rs v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/blob/sync.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nfsserve::tcp::NFSTcp`
[INFO] [stdout]  --> src/fs/nfs.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use nfsserve::tcp::NFSTcp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::types::Version`
[INFO] [stdout]  --> src/fs/sync.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::core::types::Version;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `JsonPatch`
[INFO] [stdout]  --> src/ffi.rs:1:46
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::antimatter::json_crdt::{JsonCrdt, JsonPatch};
[INFO] [stdout]   |                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Update`
[INFO] [stdout]  --> src/ffi.rs:6:40
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::types::{BraidRequest, Update};
[INFO] [stdout]   |                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `offset` is never read
[INFO] [stdout]   --> src/core/merge/simpleton.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 offset += added_count as isize - deleted_count as isize;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vec`
[INFO] [stdout]    --> src/antimatter/json_crdt.rs:210:48
[INFO] [stdout]     |
[INFO] [stdout] 210 |                         SequenceElems::Indices(vec) => {
[INFO] [stdout]     |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_vec`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/antimatter/sequence_crdt.rs:328:9
[INFO] [stdout]     |
[INFO] [stdout] 328 |     let mut rebased_splices = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/blob/store.rs:412:17
[INFO] [stdout]     |
[INFO] [stdout] 412 |             let mut chars: Vec<char> = s.chars().collect();
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `on_read`
[INFO] [stdout]   --> src/blob/sync.rs:56:39
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub async fn sync<F, W, D>(&self, on_read: F, on_write: W, on_delete: D) -> Result<()>
[INFO] [stdout]    |                                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_on_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `on_delete`
[INFO] [stdout]   --> src/blob/sync.rs:56:64
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub async fn sync<F, W, D>(&self, on_read: F, on_write: W, on_delete: D) -> Result<()>
[INFO] [stdout]    |                                                                ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_on_delete`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `simple_diff` is never used
[INFO] [stdout]   --> src/core/merge/simpleton.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl SimpletonMergeType {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn simple_diff(&self, old_text: &str, new_text: &str) -> (usize, usize, String) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `meta_db_path` is never read
[INFO] [stdout]   --> src/blob/store.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct BlobStore {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 48 |     db_path: PathBuf,
[INFO] [stdout] 49 |     meta_db_path: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlobStore` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]   --> src/bin/braidfs.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::path::PathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 12s
[INFO] running `Command { std: "docker" "inspect" "50b9ad5167f5c222403a743df463736c87e2d460476961e35262fc8d75f22cd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50b9ad5167f5c222403a743df463736c87e2d460476961e35262fc8d75f22cd4", kill_on_drop: false }`
[INFO] [stdout] 50b9ad5167f5c222403a743df463736c87e2d460476961e35262fc8d75f22cd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4572381adc8dbddc2886359d9e19b1f93deb1c74dda1a7afe9eefdeccd23050
[INFO] running `Command { std: "docker" "start" "-a" "b4572381adc8dbddc2886359d9e19b1f93deb1c74dda1a7afe9eefdeccd23050", kill_on_drop: false }`
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/blob/sync.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nfsserve::tcp::NFSTcp`
[INFO] [stdout]  --> src/fs/nfs.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use nfsserve::tcp::NFSTcp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::types::Version`
[INFO] [stdout]  --> src/fs/sync.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::core::types::Version;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `JsonPatch`
[INFO] [stdout]  --> src/ffi.rs:1:46
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::antimatter::json_crdt::{JsonCrdt, JsonPatch};
[INFO] [stdout]   |                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Update`
[INFO] [stdout]  --> src/ffi.rs:6:40
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::types::{BraidRequest, Update};
[INFO] [stdout]   |                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `offset` is never read
[INFO] [stdout]   --> src/core/merge/simpleton.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 offset += added_count as isize - deleted_count as isize;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vec`
[INFO] [stdout]    --> src/antimatter/json_crdt.rs:210:48
[INFO] [stdout]     |
[INFO] [stdout] 210 |                         SequenceElems::Indices(vec) => {
[INFO] [stdout]     |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_vec`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/antimatter/sequence_crdt.rs:328:9
[INFO] [stdout]     |
[INFO] [stdout] 328 |     let mut rebased_splices = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/blob/store.rs:412:17
[INFO] [stdout]     |
[INFO] [stdout] 412 |             let mut chars: Vec<char> = s.chars().collect();
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `on_read`
[INFO] [stdout]   --> src/blob/sync.rs:56:39
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub async fn sync<F, W, D>(&self, on_read: F, on_write: W, on_delete: D) -> Result<()>
[INFO] [stdout]    |                                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_on_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `on_delete`
[INFO] [stdout]   --> src/blob/sync.rs:56:64
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub async fn sync<F, W, D>(&self, on_read: F, on_write: W, on_delete: D) -> Result<()>
[INFO] [stdout]    |                                                                ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_on_delete`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `simple_diff` is never used
[INFO] [stdout]   --> src/core/merge/simpleton.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl SimpletonMergeType {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn simple_diff(&self, old_text: &str, new_text: &str) -> (usize, usize, String) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `meta_db_path` is never read
[INFO] [stdout]   --> src/blob/store.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct BlobStore {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 48 |     db_path: PathBuf,
[INFO] [stdout] 49 |     meta_db_path: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlobStore` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]   --> src/bin/braidfs.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::path::PathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lz4_flex v0.12.0
[INFO] [stderr]    Compiling braid_http_rs v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `types::ContentRange`
[INFO] [stdout]  --> examples/comprehensive.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use braid_http_rs::{types::ContentRange, BraidClient, BraidRequest, Patch, Update, Version};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> examples/merge_types.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]   --> src/bin/braidfs.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::path::PathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde_json`
[INFO] [stdout]    --> src/vendor/diamond_types/list/op_metrics.rs:422:34
[INFO] [stdout]     |
[INFO] [stdout] 422 |     #[cfg(all(feature = "serde", feature = "serde_json"))]
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `antimatter`, `blob`, `client`, `default`, `dot_export`, `fs`, `fuzzing`, `gen_test_data`, `lz4`, `merge_conflict_checks`, `napi`, `native`, `serde`, `server`, `smallvec`, `stats`, `storage`, `wasm`, and `wchar_conversion`
[INFO] [stdout]     = help: consider adding `serde_json` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde_json`
[INFO] [stdout]    --> src/vendor/diamond_types/causalgraph/summary.rs:376:34
[INFO] [stdout]     |
[INFO] [stdout] 376 |     #[cfg(all(feature = "serde", feature = "serde_json"))]
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `antimatter`, `blob`, `client`, `default`, `dot_export`, `fs`, `fuzzing`, `gen_test_data`, `lz4`, `merge_conflict_checks`, `napi`, `native`, `serde`, `server`, `smallvec`, `stats`, `storage`, `wasm`, and `wchar_conversion`
[INFO] [stdout]     = help: consider adding `serde_json` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde_json`
[INFO] [stdout]    --> src/vendor/diamond_types/rev_range.rs:232:34
[INFO] [stdout]     |
[INFO] [stdout] 232 |     #[cfg(all(feature = "serde", feature = "serde_json"))]
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `antimatter`, `blob`, `client`, `default`, `dot_export`, `fs`, `fuzzing`, `gen_test_data`, `lz4`, `merge_conflict_checks`, `napi`, `native`, `serde`, `server`, `smallvec`, `stats`, `storage`, `wasm`, and `wchar_conversion`
[INFO] [stdout]     = help: consider adding `serde_json` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `JsonPatch`
[INFO] [stdout]  --> src/antimatter/tests.rs:7:46
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::antimatter::json_crdt::{JsonCrdt, JsonPatch};
[INFO] [stdout]   |                                              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/blob/sync.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nfsserve::tcp::NFSTcp`
[INFO] [stdout]  --> src/fs/nfs.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use nfsserve::tcp::NFSTcp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::types::Version`
[INFO] [stdout]  --> src/fs/sync.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::core::types::Version;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `JsonPatch`
[INFO] [stdout]  --> src/ffi.rs:1:46
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::antimatter::json_crdt::{JsonCrdt, JsonPatch};
[INFO] [stdout]   |                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Update`
[INFO] [stdout]  --> src/ffi.rs:6:40
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::types::{BraidRequest, Update};
[INFO] [stdout]   |                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc83MLAa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-f000d772dad81c78,libsharded_slab-a43bbfc0e39c291b,libmatchers-5d2085d1bd68fe1d,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-fdc254d2911c833a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libclap-e20185003e7415fe,libclap_builder-5ec5134d6007176b,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-d25044f35d314bca,libanstyle-1f7f6180e797cb80,libbraid_http_rs,libdirs-d5b5638684462d45,libdirs_sys-f8ae7e4dc6b3a6be,liboption_ext-38791eff9acb757e,libchrono-690c89b69329be96,libiana_time_zone-8ff78489a2abaa85,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,libasync_channel-fbd82c840dd76f85,libevent_listener_strategy-8cba606935aa3a5f,libevent_listener-38e94c0596082ac1,libparking-a433cf79076a56ac,libconcurrent_queue-d5e9c56de5a93956,libcrossbeam_utils-58d45e07904e535e,librand-472515dbce99b2ff,librand_chacha-d1f95a23720aadf9,librand_core-c3545607da8c5f20,libheaders-116c02d27f4eafec,libsha1-87de5ebb21c7a91b,libheaders_core-1918ac20ebe9dea8,liblazy_static-afffdbb119bd9ac1,libasync_stream-38f5cf4d78dde323,libnfsserve-a064d0526763a2c2,libfiletime-282864b4a930c833,libnum_traits-bc0ce776a8f3d154,libbyteorder-7912a666fa871683,libanyhow-e16577d217315ef4,libdissimilar-fbd7e59ee71c809f,libnotify-4bb5c9ba2268c8ea,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libinotify-967e08284e151450,libinotify_sys-7bdc67d18515ff03,libnotify_types-a8941595576b86ff,libsha2-ce973d3008cbe386,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,librusqlite-e00846767577239f,libhashlink-6798f61fbeec8e3d,liblibsqlite3_sys-7bd8666662606f7c,libfallible_streaming_iterator-275e12f2050a085b,libfallible_iterator-3f6b2033eba01af9,libuuid-4e4255864571692d,libgetrandom-7c266c70cb5f801d,libbumpalo-8dcd736785c9a9a0,libnum_enum-96483ac43e2a6b30,libhumansize-f7c8a759b3e41b68,liblibm-7786cc0dc572bc55,libsmartstring-b9002c48c6459c7d,libstatic_assertions-acd18841cc36d7c2,libjumprope-d53759b6ca0c8221,libstr_indices-775d7150856c9f55,librand-b100cb8c76260911,librand_chacha-7410c38389dc7de4,libppv_lite86-f02e54b01e264369,libzerocopy-3652753173ea8fc2,librand_core-89f95744719a16aa,libgetrandom-8c6bc9b9fc96a353,libaxum-f020346e7d44e856,libserde_path_to_error-42de73d2e88c81c8,libserde_urlencoded-f1b4ca36aca87c95,libryu-32a9bcdb682e7cbe,libmatchit-6d2c723f32ec3b7e,libaxum_core-b5d0c42c09462510,libsfv-332ca902df436de8,libref_cast-73d30b49b4fe6e3a,libthiserror-a6999950f732dd80,libregex-bf3cb137acafe36e,libregex_automata-a555e40b5193d935,libaho_corasick-0037848dbb2ade91,libregex_syntax-a5d8b889516cd560,libreqwest-71509d3fdd8af9bc,librustls_platform_verifier-f08ca4b3059f12cf,librustls_native_certs-a1dba9c5cc27f159,libopenssl_probe-703a3ddfc0e4be36,libhyper_rustls-4fafbb46c1fd177e,libtokio_rustls-32b650fa9fbbe385,librustls-c3a26a9dc388c725,libsubtle-e2f0af8959bd7889,libwebpki-4a9b83cbf7deae0c,libuntrusted-151845769873c416,libaws_lc_rs-2bbc1bb8622163ef,libaws_lc_sys-997603e60cdb1de0,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,libserde_json-89efefca4fcf4f60,libzmij-f3bd07f3a2848f8a,libtower_http-0c28fffa80ca9c9c,libbitflags-abdfa04ff16136ba,libiri_string-f1c5413b54c99d2e,libtower-73319849c642f1ac,libtower_layer-5699d784b4449e00,libhyper_util-d1b6e813ff2ec5cf,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-77b125995d1ef336,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-e150caa8098b1d0b,libtracing-b8f5b5dc5f794b31,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libindexmap-2c29465270297884,libequivalent-9631f206a02b9f54,libhashbrown-142bcf9a3d68cfe8,libfoldhash-d879794daeb2a923,libfnv-2a26f5d3b9cd4973,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libtokio_util-6fec6d58235d4b78,libhttp_body_util-840571538c8ecbb7,libhttp_body-bf010e773656dfa0,liburl-5151664d7dbab4de,libidna-9ab95388e0f9be55,libutf8_iter-efb3984ee203d151,libidna_adapter-f6ab3419dfed2ad3,libicu_properties-bff7b7e85b2dafdd,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-461cee1651c3efd8,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-2b3519c83db1934f,libpotential_utf-0022be4c2a74a741,libicu_provider-113e1168d87634c8,libicu_locale_core-97bfd8ac30fe9b2a,libtinystr-35b291d7a7f4c60a,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-2f437b9fd5d14b2b,libzerotrie-d07242bb87fea25e,libyoke-b0a1c214c2efddde,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-ca4fd4dd0793053b,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libsync_wrapper-c4446c9ab9748a89,libtokio-da013fe07c82fbfe,libsignal_hook_registry-fd621ba0a8addf40,liberrno-ed431953f93f1552,libsocket2-63cbda96eb33150c,libmio-e140c985a8335f99,liblog-753a0cb3f11b08fe,libparking_lot-300f1a9101402bca,libparking_lot_core-23817983c081d8ec,liblibc-0eece572e083b4d9,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libfutures-5103bbeec5cb0130,libfutures_executor-1ca49c1f285ff448,libfutures_util-bb21ea3d010dda7d,libmemchr-c5a8540217c8112c,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_channel-f8b566c7bd079e89,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libhttp-2d3c17ebce97f1a0,libitoa-d7c2333f8dedd037,libbytes-8ba964e484d26f0b,libserde-6cfd6f23cf7f2a5e,libsmallvec-5ae0647dc91c3fa7,libserde_core-f5ed69f6ed59a68c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc83MLAa/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-1e0269bbef7d7acb/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-a9902005852aed3e/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/braidfs-188ac1842eecac67" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `braid_http_rs` (bin "braidfs" test) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/vendor/diamond_types/list/encoding/fuzzer.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let agent = rng.gen_range(0..3);
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/vendor/diamond_types/list/encoding/fuzzer.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |         for _k in 0..rng.gen_range(1..=3) {
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/vendor/diamond_types/list/encoding/fuzzer.rs:72:27
[INFO] [stdout]    |
[INFO] [stdout] 72 |             let idx = rng.gen_range(0..docs.len());
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/vendor/diamond_types/list/encoding/leb.rs:240:30
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let x: u64 = rng.gen();
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_bool`: Renamed to `random_bool`
[INFO] [stdout]   --> src/vendor/diamond_types/list/old_fuzzer_tools.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let v = if doc_len == 0 || rng.gen_bool(insert_weight) {
[INFO] [stdout]    |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/vendor/diamond_types/list/old_fuzzer_tools.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let pos = rng.gen_range(0..=doc_len);
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/vendor/diamond_types/list/old_fuzzer_tools.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let len: usize = rng.gen_range(1..3); // Ideally skew toward smaller inserts.
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_bool`: Renamed to `random_bool`
[INFO] [stdout]   --> src/vendor/diamond_types/list/old_fuzzer_tools.rs:20:35
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let fwd = len == 1 || rng.gen_bool(0.5);
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/vendor/diamond_types/list/old_fuzzer_tools.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let pos = rng.gen_range(0..doc_len);
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/vendor/diamond_types/list/old_fuzzer_tools.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let span = rng.gen_range(1..=usize::min(10, doc_len - pos));
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_bool`: Renamed to `random_bool`
[INFO] [stdout]   --> src/vendor/diamond_types/list/old_fuzzer_tools.rs:47:36
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let fwd = span == 1 || rng.gen_bool(0.5);
[INFO] [stdout]    |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/vendor/diamond_types/list/oplog_merge_fuzzer.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let idx = rng.gen_range(0..docs.len());
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/vendor/diamond_types/causalgraph/graph/random_graphs.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 let idx = rng.gen_range(0..frontiers.len());
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/vendor/diamond_types/causalgraph/enc_fuzzer.rs:45:27
[INFO] [stdout]    |
[INFO] [stdout] 45 |             let idx = rng.gen_range(0..cgs.len());
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/vendor/diamond_types/causalgraph/enc_fuzzer.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |             let num = rng.gen_range(1..10);
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_bool`: Renamed to `random_bool`
[INFO] [stdout]   --> src/vendor/diamond_types/causalgraph/enc_fuzzer.rs:56:33
[INFO] [stdout]    |
[INFO] [stdout] 56 |         merge_changes(a, b, rng.gen_bool(0.04));
[INFO] [stdout]    |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_bool`: Renamed to `random_bool`
[INFO] [stdout]   --> src/vendor/diamond_types/causalgraph/enc_fuzzer.rs:58:33
[INFO] [stdout]    |
[INFO] [stdout] 58 |         merge_changes(b, a, rng.gen_bool(0.04));
[INFO] [stdout]    |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/vendor/diamond_types/encoding/varint.rs:666:30
[INFO] [stdout]     |
[INFO] [stdout] 666 |             let x: u64 = rng.gen();
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
[INFO] [stdout]    --> src/vendor/diamond_types/encoding/varint.rs:689:30
[INFO] [stdout]     |
[INFO] [stdout] 689 |             let x: u64 = rng.gen();
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]     --> src/vendor/diamond_types/ost/index_tree.rs:1703:27
[INFO] [stdout]      |
[INFO] [stdout] 1703 |             let val = rng.gen_range(0..100) + 100;
[INFO] [stdout]      |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]     --> src/vendor/diamond_types/ost/index_tree.rs:1705:29
[INFO] [stdout]      |
[INFO] [stdout] 1705 |             let start = rng.gen_range(0..1000);
[INFO] [stdout]      |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]     --> src/vendor/diamond_types/ost/index_tree.rs:1706:27
[INFO] [stdout]      |
[INFO] [stdout] 1706 |             let len = rng.gen_range(0..100) + 1;
[INFO] [stdout]      |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]     --> src/vendor/diamond_types/ost/content_tree.rs:1718:21
[INFO] [stdout]      |
[INFO] [stdout] 1718 |             id: rng.gen_range(0..10),
[INFO] [stdout]      |                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]     --> src/vendor/diamond_types/ost/content_tree.rs:1719:22
[INFO] [stdout]      |
[INFO] [stdout] 1719 |             len: rng.gen_range(1..10),
[INFO] [stdout]      |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_bool`: Renamed to `random_bool`
[INFO] [stdout]     --> src/vendor/diamond_types/ost/content_tree.rs:1720:31
[INFO] [stdout]      |
[INFO] [stdout] 1720 |             is_activated: rng.gen_bool(0.5),
[INFO] [stdout]      |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_bool`: Renamed to `random_bool`
[INFO] [stdout]     --> src/vendor/diamond_types/ost/content_tree.rs:1814:49
[INFO] [stdout]      |
[INFO] [stdout] 1814 |             if tree.total_len().cur == 0 || rng.gen_bool(0.6) {
[INFO] [stdout]      |                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]     --> src/vendor/diamond_types/ost/content_tree.rs:1818:35
[INFO] [stdout]      |
[INFO] [stdout] 1818 |                 let cur_pos = rng.gen_range(0..=tree.total_len().cur);
[INFO] [stdout]      |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]     --> src/vendor/diamond_types/ost/content_tree.rs:1859:32
[INFO] [stdout]      |
[INFO] [stdout] 1859 |                     else { rng.gen_range(range) }
[INFO] [stdout]      |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_bool`: Renamed to `random_bool`
[INFO] [stdout]     --> src/vendor/diamond_types/ost/content_tree.rs:1870:41
[INFO] [stdout]      |
[INFO] [stdout] 1870 |                 let new_is_active = rng.gen_bool(0.5);
[INFO] [stdout]      |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_bool`: Renamed to `random_bool`
[INFO] [stdout]   --> src/vendor/diamond_types/listmerge/fuzzer.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |         if rng.gen_bool(0.2) {
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/vendor/diamond_types/listmerge/fuzzer.rs:47:27
[INFO] [stdout]    |
[INFO] [stdout] 47 |             let idx = rng.gen_range(0..branches.len());
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_bool`: Renamed to `random_bool`
[INFO] [stdout]   --> src/vendor/diamond_types/listmerge/fuzzer.rs:50:20
[INFO] [stdout]    |
[INFO] [stdout] 50 |             if rng.gen_bool(0.1) {
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/vendor/diamond_types/list_fuzzer_tools.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |         str.push(charset[rng.gen_range(0..charset.len())]);
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_bool`: Renamed to `random_bool`
[INFO] [stdout]   --> src/vendor/diamond_types/list_fuzzer_tools.rs:46:36
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let v = if doc_len == 0 || rng.gen_bool(insert_weight) {
[INFO] [stdout]    |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/vendor/diamond_types/list_fuzzer_tools.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let pos = rng.gen_range(0..=doc_len);
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/vendor/diamond_types/list_fuzzer_tools.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let len: usize = rng.gen_range(1..3); // Ideally skew toward smaller inserts.
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_bool`: Renamed to `random_bool`
[INFO] [stdout]   --> src/vendor/diamond_types/list_fuzzer_tools.rs:51:35
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let fwd = len == 1 || rng.gen_bool(0.5);
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/vendor/diamond_types/list_fuzzer_tools.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let pos = rng.gen_range(0..doc_len);
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/vendor/diamond_types/list_fuzzer_tools.rs:75:24
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let span = rng.gen_range(1..=usize::min(10, doc_len - pos));
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_bool`: Renamed to `random_bool`
[INFO] [stdout]   --> src/vendor/diamond_types/list_fuzzer_tools.rs:78:36
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let fwd = span == 1 || rng.gen_bool(0.5);
[INFO] [stdout]    |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]    --> src/vendor/diamond_types/list_fuzzer_tools.rs:120:25
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let a_idx = rng.gen_range(0..arr.len());
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]    --> src/vendor/diamond_types/list_fuzzer_tools.rs:121:25
[INFO] [stdout]     |
[INFO] [stdout] 121 |         let b_idx = rng.gen_range(0..arr.len());
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `offset` is never read
[INFO] [stdout]   --> src/core/merge/simpleton.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 offset += added_count as isize - deleted_count as isize;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/core/server/fuzzer.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |             Err(e) => {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res2`
[INFO] [stdout]    --> src/core/server/tests.rs:750:13
[INFO] [stdout]     |
[INFO] [stdout] 750 |         let res2 = manager
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_res2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vec`
[INFO] [stdout]    --> src/antimatter/json_crdt.rs:210:48
[INFO] [stdout]     |
[INFO] [stdout] 210 |                         SequenceElems::Indices(vec) => {
[INFO] [stdout]     |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/antimatter/sequence_crdt.rs:328:9
[INFO] [stdout]     |
[INFO] [stdout] 328 |     let mut rebased_splices = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `patches`
[INFO] [stdout]    --> src/antimatter/tests.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 |         let patches = crdt.add_version(
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_patches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/blob/store.rs:412:17
[INFO] [stdout]     |
[INFO] [stdout] 412 |             let mut chars: Vec<char> = s.chars().collect();
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `on_read`
[INFO] [stdout]   --> src/blob/sync.rs:56:39
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub async fn sync<F, W, D>(&self, on_read: F, on_write: W, on_delete: D) -> Result<()>
[INFO] [stdout]    |                                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_on_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `on_delete`
[INFO] [stdout]   --> src/blob/sync.rs:56:64
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub async fn sync<F, W, D>(&self, on_read: F, on_write: W, on_delete: D) -> Result<()>
[INFO] [stdout]    |                                                                ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_on_delete`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `simple_diff` is never used
[INFO] [stdout]   --> src/core/merge/simpleton.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl SimpletonMergeType {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn simple_diff(&self, old_text: &str, new_text: &str) -> (usize, usize, String) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `meta_db_path` is never read
[INFO] [stdout]   --> src/blob/store.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct BlobStore {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 48 |     db_path: PathBuf,
[INFO] [stdout] 49 |     meta_db_path: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlobStore` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b4572381adc8dbddc2886359d9e19b1f93deb1c74dda1a7afe9eefdeccd23050", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4572381adc8dbddc2886359d9e19b1f93deb1c74dda1a7afe9eefdeccd23050", kill_on_drop: false }`
[INFO] [stdout] b4572381adc8dbddc2886359d9e19b1f93deb1c74dda1a7afe9eefdeccd23050
